OpenLiteSpeed web server is a high-performance, lightweight web server with built-in caching capabilities. The web server is designed to handle thousands of ...
A tiny, fast, and friendly web server written in rust and inspired by express. It uses may to coroutines and is one of the fastest (unix) servers today.
I am looking for lightweight static content only web server on this same machine which will relive IIS form handling static content and increase performance.
nginx (pronounced Engine-X) is a very popular lightweight alternative for serving static (and other) content. It works out of the box on most distributions.
Vert.x, Akka HTTP, Jetty (the low level API, not servlet), even Tomcat and Spring Boot which embeds one of Tomcat or Jetty. Netty can be used to build a server.